home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / domacnost a kancelar / acemoney / AceMoneyLiteSetup.exe / {app} / Languages / catalan.chm / index.css < prev    next >
Cascading Style Sheet File  |  2005-09-09  |  863b  |  66 lines

  1. BODY
  2. {
  3.   background-color: rgb(255,255,223);
  4.   font-family:    Tahoma,Arial;
  5.   font-size:    8pt;
  6. }
  7.  
  8. A
  9. {
  10.   font-weight:       bold;
  11.   color:       rgb(255,0,0);
  12. }
  13.  
  14. A:hover
  15. {
  16.   color:      red;
  17.  font-weight:      bold;
  18. }
  19.  
  20. P, UL, LI, TD
  21. {
  22.   font-family:    Tahoma,Arial;
  23.   font-size:    8pt;
  24.   color:    rgb(31,31,31);
  25. }
  26.  
  27. TH
  28. {
  29.   font-family:    Tahoma,Arial;
  30.   font-size:    8pt;
  31.   font-weight:    bold;
  32.   color:    rgb(0,0,0);
  33. }
  34.  
  35. TABLE
  36. {
  37.   background-color: rgb(255,255,223);
  38. }
  39.  
  40. H1
  41. {
  42.   color:    rgb(191,0,0);
  43.   font-weight:    bold;
  44.   font-size:    14pt;
  45.   font-family:    Tahoma,Arial;
  46.   text-align:    left;
  47. }
  48.  
  49. H2
  50. {
  51.   color:    rgb(191,0,0);
  52.   font-weight:    bold;
  53.   font-size:    12pt;
  54.   font-family:    Tahoma,Arial;
  55.   text-align:    left;
  56. }
  57.  
  58. H3
  59. {
  60.   color:    rgb(191,0,0);
  61.   font-weight:    bold;
  62.   font-size:    10pt;
  63.   font-family:    Tahoma,Arial;
  64.   text-align:    left;
  65. }
  66.